This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class ABMutableMulti | ||||
class, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
A class for handling an editable multi value. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
Add(label as CFString,value as CFObject) as CFString | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Adds a value. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
Insert(label as CFString,value as CFObject,pos as integer) as CFString | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Inserts a value. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
Remove(index as integer) as boolean | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Removes a value. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
ReplaceLabel(value as CFString,index as integer) as boolean | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Replaces a label. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
ReplaceValue(value as CFString,index as integer) as boolean | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Replaces a value. | ||||
Notes:
Requires Mac OS X 10.2. | ||||
SetPrimaryIdentifier(id as CFString) | ||||
method, Addressbook | Di, 6. Aug 2002 | |||
Mac OS Classic: Does nothing. | Mac OS Carbon: Works. | Windows: Does nothing. | ||
Function:
Sets the primary identifier. | ||||
Notes:
Requires Mac OS X 10.2. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.